auto merge of #197 : alexcrichton/cargo/fix-windows-dist, r=wycats
authorbors <bors@rust-lang.org>
Mon, 14 Jul 2014 19:29:45 +0000 (19:29 +0000)
committerbors <bors@rust-lang.org>
Mon, 14 Jul 2014 19:29:45 +0000 (19:29 +0000)
The executables all have an `.exe` suffix which needs to be dealt with when moving files around.


Trivial merge